Divides the number in the destination by the number in the source. Puts the answer in the destination. The destination* must be a container, and the source* can be a container, a calculated expression, or just a number. Divide A by B is the same as Put A/B into A.